[INFO] fetching crate rav1d-safe 0.4.0...
[INFO] testing rav1d-safe-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rav1d-safe 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rav1d-safe 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rav1d-safe 0.4.0
[INFO] tweaked toml for crates.io crate rav1d-safe 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rav1d-safe 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rav1d-safe 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60b8c837b45cdc46473909780580fc5291ef2a78a93c05ff27e4d7e107edabea
[INFO] running `Command { std: "docker" "start" "-a" "60b8c837b45cdc46473909780580fc5291ef2a78a93c05ff27e4d7e107edabea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60b8c837b45cdc46473909780580fc5291ef2a78a93c05ff27e4d7e107edabea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b8c837b45cdc46473909780580fc5291ef2a78a93c05ff27e4d7e107edabea", kill_on_drop: false }`
[INFO] [stdout] 60b8c837b45cdc46473909780580fc5291ef2a78a93c05ff27e4d7e107edabea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edb1dc0651420e2bcc5db12c5723e0880eab5b26cc49ba2d956dcb934670eb20
[INFO] running `Command { std: "docker" "start" "-a" "edb1dc0651420e2bcc5db12c5723e0880eab5b26cc49ba2d956dcb934670eb20", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling safe_unaligned_simd v0.2.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling nasm-rs v0.3.2
[INFO] [stderr]    Compiling rav1d-safe v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling archmage-macros v0.9.12
[INFO] [stderr]    Compiling atomig-macro v0.4.0
[INFO] [stderr]    Compiling atomig v0.4.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling archmage v0.9.12
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling rav1d-disjoint-mut v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.47s
[INFO] running `Command { std: "docker" "inspect" "edb1dc0651420e2bcc5db12c5723e0880eab5b26cc49ba2d956dcb934670eb20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb1dc0651420e2bcc5db12c5723e0880eab5b26cc49ba2d956dcb934670eb20", kill_on_drop: false }`
[INFO] [stdout] edb1dc0651420e2bcc5db12c5723e0880eab5b26cc49ba2d956dcb934670eb20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d59e817f058ee47d8d82283da0eba2e48f02e56918248160b0c811d44648fca3
[INFO] running `Command { std: "docker" "start" "-a" "d59e817f058ee47d8d82283da0eba2e48f02e56918248160b0c811d44648fca3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tango-bench v0.7.2
[INFO] [stderr]    Compiling nasm-rs v0.3.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling safe_unaligned_simd v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling colorz v1.1.4
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling atomig v0.4.3
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling archmage v0.9.12
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fallible_collections v0.5.1
[INFO] [stderr]    Compiling rav1d-safe v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling enough v0.4.0
[INFO] [stderr]    Compiling goblin v0.7.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling zenavif-parse v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rav1d-disjoint-mut v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stdout] error[E0639]: cannot create non-exhaustive struct using struct expression
[INFO] [stdout]   --> examples/managed_decode.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let settings = Settings {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 25 | |         threads: 0, // Auto-detect
[INFO] [stdout] 26 | |         apply_grain: true,
[INFO] [stdout] 27 | |         ..Default::default()
[INFO] [stdout] 28 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0639`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rav1d-safe` (example "managed_decode") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0639]: cannot create non-exhaustive struct using struct expression
[INFO] [stdout]   --> examples/profile_ivf.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |       let settings = Settings {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 23 | |         threads: 1,
[INFO] [stdout] 24 | |         ..Default::default()
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0639]: cannot create non-exhaustive struct using struct expression
[INFO] [stdout]   --> examples/profile_decode.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |       let settings = Settings {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 60 | |         threads: 1,
[INFO] [stdout] 61 | |         cpu_level,
[INFO] [stdout] 62 | |         ..Default::default()
[INFO] [stdout] 63 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0639`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rav1d-safe` (example "profile_decode") due to 1 previous error
[INFO] [stdout] error[E0639]: cannot create non-exhaustive struct using struct expression
[INFO] [stdout]   --> examples/profile_avif.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let mut decoder = Decoder::with_settings(Settings {
[INFO] [stdout]    |  ______________________________________________^
[INFO] [stdout] 21 | |         threads: 1,
[INFO] [stdout] 22 | |         frame_size_limit: 8192 * 8192,
[INFO] [stdout] 23 | |         cpu_level: CpuLevel::Native,
[INFO] [stdout] 24 | |         ..Default::default()
[INFO] [stdout] 25 | |     })
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0639`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rav1d-safe` (example "profile_ivf") due to 1 previous error
[INFO] [stdout] error[E0639]: cannot create non-exhaustive struct using struct expression
[INFO] [stdout]   --> examples/dump_pixels.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let settings = Settings {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 69 | |         threads: 1,
[INFO] [stdout] 70 | |         apply_grain: false,
[INFO] [stdout] 71 | |         ..Default::default()
[INFO] [stdout] 72 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0639`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rav1d-safe` (example "profile_avif") due to 1 previous error
[INFO] [stdout] error[E0639]: cannot create non-exhaustive struct using struct expression
[INFO] [stdout]   --> examples/perframe_md5.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |       let settings = Settings {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 95 | |         threads: 1,
[INFO] [stdout] 96 | |         apply_grain: false,
[INFO] [stdout] 97 | |         ..Default::default()
[INFO] [stdout] 98 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0639`.
[INFO] [stdout] 
[INFO] [stdout] error[E0639]: cannot create non-exhaustive struct using struct expression
[INFO] [stdout]    --> examples/decode_md5.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout] 212 |       let settings = Settings {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 213 | |         threads: 1,
[INFO] [stdout] 214 | |         apply_grain: filmgrain,
[INFO] [stdout] 215 | |         ..Default::default()
[INFO] [stdout] 216 | |     };
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rav1d-safe` (example "dump_pixels") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0639`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rav1d-safe` (example "perframe_md5") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0639`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rav1d-safe` (example "decode_md5") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d59e817f058ee47d8d82283da0eba2e48f02e56918248160b0c811d44648fca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59e817f058ee47d8d82283da0eba2e48f02e56918248160b0c811d44648fca3", kill_on_drop: false }`
[INFO] [stdout] d59e817f058ee47d8d82283da0eba2e48f02e56918248160b0c811d44648fca3
